Support R2L lines in tool-tip text.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2010 13:45:37 +0000 (15:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2010 13:45:37 +0000 (15:45 +0200)
commit5aa076db0348dc7934170a97dc7b5c97223683da
tree191d6fe615f3df44c91c4d03ff03e30bca84dc65
parent96e994bfcff05667eed194dd65b51813e5d906e4
Support R2L lines in tool-tip text.

 xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L,
 adjust width of tool-tip frame to the width of text, excluding the
 stretch glyph at the beginning of R2L glyph rows.
 w32fns.c (Fx_show_tip): Likewise.
src/ChangeLog
src/w32fns.c
src/xfns.c